Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for "international" issues I found #3

Merged
merged 1 commit into from Oct 12, 2011
Merged

Fixes for "international" issues I found #3

merged 1 commit into from Oct 12, 2011

Conversation

dzacarias
Copy link
Contributor

  • I'm on GMT (Lisbon, Portugal) and the option selection code didn't work when there were 0 hours difference from GMT (no options have that text)
  • Garmin Connect seems to log us out after posting around 25 runs. Added code to catch the exception, log back in and carry on.
  • I have different date, time and number formats than the defaults. Added code to get the user's preferences from the settings page and format those types accordingly. Garmin's site expects the input to follow the user's settings.

* I'm on GMT and the option selection code didn't work when there were 0 hours difference
  from GMT (no options have that text)
* Garmin seems to log us out after posting some runs. Added code to catch the exception,
  log back in and carry on.
* I have different date, time and number formats than the defaults. Added code to get the
  user's preferences from the settings page and format those types accordingly.
  Garmin's site expects the input to follow the user's settings.
@holman
Copy link
Owner

holman commented Oct 12, 2011

This looks sharp. Merging. Thanks!

holman added a commit that referenced this pull request Oct 12, 2011
Fixes for "international" issues I found
@holman holman merged commit e3ddc4a into holman:master Oct 12, 2011
@holman
Copy link
Owner

holman commented Oct 12, 2011

There's a new version of fatigue on RubyGems now, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants